home *** CD-ROM | disk | FTP | other *** search
/ Multimedia Business 500 #2 / Multimedia Business 500 - Release 2.iso / prodigy / install.inf < prev    next >
INI File  |  1994-11-01  |  7KB  |  156 lines

  1. ;
  2. ;
  3.  
  4. ;****************************************************************************
  5. [Application]
  6. InstallName=Install
  7.  
  8. AppName=Prodigy(R) Installation Program
  9.  
  10. ;Will be the program group name (only one) and the title under the group icon.
  11. DefPmGroup=Prodigy.GRP, PRODIGY<R> software
  12.  
  13. ;Will be the amount of space to be left after installing.
  14. ;This is taken into account when evaluating the potential destination disk.
  15. FixedKeepSpace=100000
  16. RemovKeepSpace=20000
  17.  
  18. ;Determines if install is for Prodigy(0) or other(1) service.
  19. Group=0
  20.  
  21. ;Will be the listing for Prodigy within WIN.INI of Windows directory.
  22. WinIniSection=PRODIGY
  23. WinIniEntry=DIR
  24.  
  25. ;Will be the DOS file extension to rename existing Prodigy file(s).
  26. BackUpExt=PRD
  27.  
  28. ;Will indicate where to place dialog boxes : Must be > 10
  29. MainCoordXDiv=20
  30. MainCoordYDiv=11
  31. CoordXDiv=20
  32. CoordYDiv=15
  33.  
  34. PrimaryIcon=1
  35. ;****************************************************************************
  36. [SrcDisk]
  37. ;List of diskettes needed to install the product and their label.
  38. ;To be utilized when a file is not found on the source disk and probably
  39. ;on a another disk (multiple disk install).
  40. 1=PRODIGY Installation Disk 1
  41. 2=PRODIGY Installation Disk 2
  42.  
  43. ;****************************************************************************
  44. [DestDisk]
  45. ;Main destination directory
  46. DefDir=\Prodigy
  47.  
  48. ;****************************************************************************
  49. [Dirs]
  50. ;Will list the main directory needed, plus subdirectories.
  51. ;1= should be exactly the same as: [DestDisk] DefDir=
  52. 1=.
  53.  
  54. ;****************************************************************************
  55. [DLL Install]
  56.  
  57. ;****************************************************************************
  58. [OldFiles]
  59. ;Files to be deleted if they exist in an existing Prodigy directory.
  60. ;Will include files from RS6 and RS8
  61. ;filename,     backup flag(Y/N)
  62. DRIVER.SCR,   N
  63. KEYS.TRX,     N
  64. LOG_KEYS.TRX, N
  65. VDIPLP.TTX,   N
  66. RS.EXE,       N
  67. PRODIGY.BAT,  N
  68. PROD1.BAT,    N
  69. PROD2.BAT,    N
  70. TLFD0000,     Y
  71. CONFIG.SM,    Y
  72. MODEMUTL.EXE, N
  73. DIAGNOSE.EXE, N
  74. INFORM.EXE,   N
  75. GETSCRN.EXE,  N
  76. SCREEN.CMP,   N
  77. MVDIW2.DLL,   N
  78. MODEMS.TXT,   N
  79.  
  80. ;****************************************************************************
  81. [SrcFiles]
  82. ;Files to be copied/decompress to the destination disk/directory.
  83. ;It is understood that these files will be deleted before files are created.
  84. ;File size should be accurate or else truncation may occur if too small
  85. ;description,  SRC name,       DST name      dir#, disk#, Size,    backup flag(Y/N)
  86. Modem strings, MODM0002.TX_,   MODM0002.TXT,  1,    1,     31600,   N
  87. Stage file,    STAGE.DA_,      STAGE.DAT,     1,    1,    950016,   N
  88. Cache file,    CACHE.DA_,      CACHE.DAT,     1,    1,     20480,   N
  89. Phone Script,  SCRIPT.Y_,      SCRIPT.Y,      1,    1,       368,   N
  90. Phone Script,  SCRIPT.R_,      SCRIPT.R,      1,    1,       408,   N
  91. PRODIGY exe,   PRODIGY.EX_,    PRODIGY.EXE,   1,    1,    566368,   N
  92. ProdInfo exe,  PRODINFO.EX_,   PRODINFO.EXE,  1,    1,     12208,   N
  93. NAPLPS DLL,    MVDIW.DL_,      MVDIW.DLL,     1,    1,    119296,   N
  94. JPEG DLL,      JPEGRW.DL_,     JPEGRW.DLL,    1,    1,     97280,   N
  95. TT font,       PRM3x8.TT_,     PRM3x8.TTF,    1,    2,     17608,   N
  96. TT font,       PRM4x7.TT_,     PRM4x7.TTF,    1,    2,     19608,   N
  97. TT font,       PRM4x9.TT_,     PRM4x9.TTF,    1,    2,     21220,   N
  98. TT font,       PRM4x10.TT_,    PRM4x10.TTF,   1,    2,     20212,   N
  99. TT font,       PRM5x10.TT_,    PRM5x10.TTF,   1,    2,     27184,   N
  100. TT font,       PRM6x10.TT_,    PRM6x10.TTF,   1,    2,     18356,   N
  101. TT font,       PRM7x10.TT_,    PRM7x10.TTF,   1,    2,     20256,   N
  102. Autologon,     AUTOLOGO.EX_,   AUTOLOGO.EXE,  1,    2,     13312,   N
  103. Help File,     PRODIGY.HL_,    PRODIGY.HLP,   1,    2,    240268,   N
  104. Help File,     TSHOOT.HL_,     TSHOOT.HLP,    1,    2,     46590,   N
  105. Font Res file, TTYP.DA_,       TTYP.DAT,      1,    2,      4096,   N
  106. Sound file,    WELCOMEF.WA_,   WELCOMEF.WAV,  1,    2,      6680,   N
  107. Sound file,    GOODBYEF.WA_,   GOODBYEF.WAV,  1,    2,      6454,   N
  108. Sound file,    ATTENTNF.WA_,   ATTENTNF.WAV,  1,    2,     15050,   N
  109. Sound file,    NEWMAILF.WA_,   NEWMAILF.WAV,  1,    2,     10409,   N
  110. Sound file,    IMSG.WA_,       IMSG.WAV,      1,    2,     18962,   N
  111. Diagnostic Tool, ASSIST.EX_,   ASSIST.EXE,    1,    2,    126361,   N
  112. Diagnostic Tool, ASSIST.PI_,   ASSIST.PIF,    1,    2,       545,   N
  113. Diagnostic Tool, ASSIST.IC_,   ASSIST.ICO,    1,    2,       766,   N
  114.  
  115.  
  116. ;****************************************************************************
  117. [DynLinks]
  118. ;Special functionality to be run and accessed from a resource or DLL.
  119. ;Resource name,
  120. ;             Disk# (where resource is),
  121. ;                   When to run function possible values[0-4]
  122. ;                       Load failure [ 0 - continue ]
  123. ;                                    [ 1 - stop installation] 
  124. ;                          Function name,
  125. ;                                        Parms(delimeter: back quote)
  126.  
  127. DEFAULT,      1,    1,  0, ProcessDJFiles,APS.CFG
  128. DEFAULT,      1,    1,  0, MakeATLFiles,*.`*.ATL
  129. DEFAULT,      1,    1,  0, MakeINIFiles,PRODIGY.INI`PRODIGY
  130. DEFAULT,      1,    1,  0, ModifyINIFiles,PRODIGY.INI`PRODIGY`OBJECT`TL90OEM1.PG1
  131. DEFAULT,      1,    1,  0, ModifyINIFiles,PRODIGY.INI`PRODIGY`STAGEPATH`CLR
  132. DEFAULT,      1,    1,  0, ModifyINIFiles,PRODIGY.INI`PRODIGY`CACHEPATH`CLR
  133. DEFAULT,      1,    1,  1, ComIrqModINIFiles,PRODIGY.INI`PRODIGY
  134. DETMODEM.DLL, 1,    1,  0, ModemDetectInit,PRODIGY.INI`PRODIGY`PORT`24 12`1 2`1 4`PORT
  135. DEFAULT,      1,    1,  0, CheckINIEntryExists,PRODIGY.INI`PRODIGY`NC2`SET
  136. DEFAULT,      1,    1,  0, ModifyINIConditional,PRODIGY.INI`PRODIGY`NC2`0`0`0`0
  137. DEFAULT,      1,    1,  0, ModifyINIFontEntry,PRODIGY.INI`PRODIGY`FontResources`BMAPTTYP.DAT,BMAP.DAT`TTYP.DAT`1
  138. DEFAULT,      1,    1,  0, ModifyINIFiles,PRODIGY.INI`PRODIGY`elog disable`0
  139. DEFAULT,      1,    1,  0, CheckMVDI,MVDIW`DLL
  140. DEFAULT,      1,    1,  0, ModifyINIConditional,PRODIGY.INI`PRODIGY`VCOMPAT1`0`0X0001`0X0000`0X0000
  141. DEFAULT,      1,    1,  0, CheckINIEntryExists,PRODIGY.INI`PRODIGY`modem_str`SET
  142. DEFAULT,      1,    1,  0, CheckINIEntryExists,PRODIGY.INI`PRODIGY`adv_modem_str`OR
  143. DEFAULT,      1,    1,  0, ModifyINIConditional,PRODIGY.INI`PRODIGY`HighSpeedEnable`0`CLR`1`CLR
  144.  
  145. ;****************************************************************************
  146. [PM Info]
  147. ;Information to be used to extract the icon and associate the application.
  148. ;File Name,  App Description,            Icon file #, Icon #
  149. PRODIGY.EXE, PRODIGY<R> software for Windows, PRODIGY.EXE,  0
  150. AUTOLOGO.EXE, Autologon,                   AUTOLOGO.EXE, 0
  151. ASSIST.PIF,  ASSIST technical help,        ASSIST.ICO, 0
  152. PRODINFO.EXE, PRODIGY<R> Information,         PRODINFO.EXE, 0
  153. PRODIGY.EXE, PRODIGY<R> software for Windows, PRODIGY.EXE,  0
  154.  
  155. [End]
  156.